home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / virus / i_m141.zip / QUESTION.TXT < prev    next >
Text File  |  1993-01-19  |  28KB  |  509 lines

  1. ╔═════════════════════════════════════════════════════════════════════════════╗
  2. ║                                                                             ║
  3. ║ Welcome to QUESTION.TXT!  Hopefully you'll find the answer to your question ║
  4. ║ in this collection.                                                         ║
  5. ║                                                                             ║
  6. ║ o If you have a general question about data integrity, security, viruses,   ║
  7. ║   system sectors or similar things, the help index in Integrity Master may  ║
  8. ║   provide the answer (Hit F1 and then "I").  If that fails, read the manual ║
  9. ║   (file I-M.DOC), especially part two on "Data Integrity and Viruses".      ║
  10. ║                                                                             ║
  11. ║ o If you're having trouble using the menus in Integrity Master try the      ║
  12. ║   tutorial offered in SetupIM.                                              ║
  13. ║                                                                             ║
  14. ║ o If all else fails, please contact us or the Advanced Support Group for    ║
  15. ║   assistance.  See details in file SUPPORT.DOC (IMVIEW SUPPORT.DOC          ║
  16. ║   to read this file).                                                       ║
  17. ║                                                                             ║
  18. ╚═════════════════════════════════════════════════════════════════════════════╝
  19. Q: I start SetupIM and suddenly nothing happens or I see the display
  20.    scroll and then get disorganized.  The program seems to be stuck.
  21.  
  22. A: Insert formatted media (e.g., diskettes) in all removable drives, run
  23.    SetupIM, and try waiting about 10 seconds and hitting the ENTER key
  24.    several times.  You may be using a program which is trying to write a
  25.    message to the screen while SetupIM is checking out your disk drives.
  26.    You can safely ignore any garbage which appears on your screen. SetupIM
  27.    will write a full report to file IMPROC.TXT.  Be sure to check this
  28.    file.   The most common cause for this type of problem is using
  29.    DRIVER.SYS to assign a duplicate drive letter to a floppy drive:
  30.  
  31.    You may have a statement like this in the \CONFIG.SYS file:
  32.  
  33.                  DEVICE=DRIVER.SYS /D:0 /F:0
  34.  
  35.    The numbers could be 0 as above or have some other value.  DRIVER.SYS
  36.    may try to write a message to the screen to ask you to insert a new
  37.    disk and hit a key when SetupIM checks this drive. Deleting this line
  38.    should solve the problem. Once you finish running SetupIM you may
  39.    restore the line. IM will have know enough not to access the
  40.    duplicate logical drive.
  41.  
  42. Q:  How do I scan multiple disks for viruses?
  43.  
  44. A:  Please hit F1 in IM and select "Scanning for viruses" from the help
  45.     index or read the section on scanning in the user guide (I-M.DOC
  46.     file). From the command line you can use the /VM parameter to
  47.     quickly scan multiple disks.  Use /Dx to tell IM which drive to
  48.     scan.  IM will return a DOS error level of 64 or greater if it
  49.     encounters a virus.
  50.  
  51. Q:  I want to do nothing other than scan a disk for known viruses how do
  52.     I use Integrity Master to accomplish that?
  53.  
  54. A:  If this is a disk that you've already "INITIALIZED" with Integrity Master
  55.     then just use the CHECK menu to check that disk.  If this a new disk to
  56.     Integrity Master then use the INITIALIZE menu, to do an initialize of
  57.     all the files.  You can save time in both cases by using the option
  58.     menu to limit initializing or checking to executable programs.  You can
  59.     also use the "V" option on the check menu to ONLY check for known viruses,
  60.     but if you do this you lose all the additional benefits of integrity
  61.     checking.
  62.  
  63. Q:  I'd like to setup a batch file that sometimes does a quick check and
  64.     sometimes does normal, full integrity checking.  Since there's no command
  65.     line option to change the type of checking, how do I do this?
  66.  
  67. A:  Set your options for quick checking by using the OPTIONS menu.  Then
  68.     select the first option on that menu to save (Write) the parameter file.
  69.     This saves your options in file IM.PRM.  You can now copy that file to a
  70.     different file  let's say QC.PRM ("COPY IM.PRM QC.PRM").  Now execute IM
  71.     and set your options back for full checking.  Save (Write) those
  72.     options.  You now have two files: QC.PRM (for quick checking) and IM.PRM
  73.     (for normal checking).  IM with no change will use the options in IM.PRM.
  74.     Anytime, you want to do a quick check just invoke IM with: "IM QC.PRM" and
  75.     you'll be using the quick check options.  If QC.PRM is not in the current
  76.     directory, be sure to code the complete path on the control card
  77.     (e.g., "IM D:\utils\QC.PRM").
  78.  
  79. Q:  Sometimes IM comes up with different colors on the screen than before.
  80.     What's going on?
  81.  
  82. A:  IM checks the DOS video mode indictor on your PC to see if you are
  83.     in color or monochrome mode, as well as directly checking your video
  84.     adapter.  This allows you to use the DOS "MODE BW80" to indicate
  85.     that a two-color display is present on a color adapter card.  Some
  86.     programs change this value to an incorrect value.  If this happens
  87.     to you, use the DOS mode command to set the video mode back to the
  88.     correct state.  For example, enter "MODE CO80" to restore normal
  89.     color mode.  You can also use the command line override (or SetupIM)
  90.     so IM comes up using whatever colors you prefer.  "IM /C" would
  91.     force IM to use color mode.
  92.  
  93. Q:  I just tried to do a check or initialize on my hard disk. Integrity Master
  94.     replied that this disk was not working.  It IS working!  What's wrong?
  95.                                                 ~~
  96. A:  File "DISKhelp.TXT" describes how to correct this problem. Read file
  97.     DISKhelp.TXT using your favorite program, copy it to your printer ("COPY
  98.     DISKHELP.TXT PRN") or enter the command:
  99.           IMVIEW DISKHELP.TXT
  100.     to display this file.
  101.  
  102. Q: I just entered the command IMVIEW (or IMPRINT) and nothing happened. My
  103.    PC just said "Bad command or file name".
  104.  
  105. A: IMVIEW.COM and IMPRINT.BAT must be either in the current directory or
  106.    in one of the directories in your DOS path.  To put these in the path,
  107.    enter the command PATH at the DOS prompt and you'll see a list of
  108.    directories on your disk.  You can copy IMVIEW.COM or IMPRINT.BAT into any
  109.    of these directories.
  110.  
  111. Q: I don't have my original DOS install diskettes to do a clean boot from. How
  112.    do I install Integrity Master?
  113.  
  114. A: It's only important to have a certified clean copy if a virus may already
  115.    in control of your PC.  In most cases you can safely install using your
  116.    DOS files in place on your hard disk.  On some PCs such as the T1000
  117.    laptop and some Radio Shack models DOS is stored in ROM (Read Only Memory).
  118.    This copy of DOS is always a clean copy!   If there IS a chance that you
  119.    may have virus active please take the time to borrow DOS diskettes from
  120.    a friend or a computer store.  If you explain why you need this most people
  121.    will be more than glad to help you.
  122.  
  123. Q: I use DOS 4.0. I get a message saying that SHARE needs to be loaded for
  124.    large media, when I boot from diskette.   Do I need to copy SHARE.EXE to
  125.     my Integrity Master boot floppy?
  126.  
  127. A:  Integrity Master does not need SHARE.  You may wish to copy it so other
  128.     programs can use it.  If so, just copy it to your diskette. DOS will
  129.     automatically load it when you boot.
  130.  
  131. Q:  I just checked several disks but I can't find the report file.  What
  132.     happened?
  133.  
  134. A:  If you have the report file option turned on in automatic mode (check the
  135.     OPTION menu), then the report file is written to the first disk that you
  136.     check.  If you later switch to check another disk, without turning off the
  137.     report file, the reports will still go to the same file on the same disk.
  138.     You can choose to have this file always written to the same disk by
  139.     selecting this on the OPTION menu.
  140.  
  141.     If you specified a report file name "of your choice", and did not
  142.     include a drive or directory specification as part of the file
  143.     name, then it will be written to the current disk and directory when
  144.     you start checking or initializing.
  145.  
  146. Q:  Other anti-virus products don't say I have to boot my PC before checking
  147.     my files; why do I have to boot before checking with Integrity Master?
  148.  
  149. A:  Actually, if you thoroughly read your documentation you'll probably see
  150.     that your product DOES suggest you boot from a diskette; we're just
  151.     a bit more up front about this issue.  If you're satisfied with the level
  152.     of protection obtained from other products without booting, THEN YOU DON'T
  153.     NEED TO BOOT. IT IS OUR GOAL TO PROTECT AGAINST ALL VIRUSES NOT JUST KNOWN
  154.     VIRUSES.  The reason we ask you to boot from a write protected floppy
  155.     before checking, is that this is the ONLY way to be sure that a virus is
  156.     not already resident and in control of your PC. If a virus is resident,
  157.     you may be infecting files rather than checking them.  Integrity Master
  158.     checks memory for resident viruses, so it is somewhat safe NOT to boot.
  159.     If you choose to do this, be sure you always have the latest version of
  160.     Integrity Master (We release a new version every 30 to 90 days); this is
  161.     vital so that your version knows to look for the latest viruses which may
  162.     be hiding in your PC's memory. On the other hand, if you boot from a good
  163.     version of DOS on diskette, you can continue using your version of
  164.     Integrity Master indefinitely and be safe from viruses!
  165.  
  166. Q:  I want to write my reports to my printer.  IM reports that my printer
  167.     isn't working, but it is!  What can I do?
  168.  
  169. A:  You have a printer which is not compatible with the standard IBM BIOS
  170.     functions that IM uses.  There's an easy way around this.  Just use
  171.     the OPTION menu to write the reports to a file called "PRN".  This
  172.     will allow DOS to route the print for you.
  173.  
  174. Q:  IM just detected a change to a program.   Only this one program changed,
  175.     I don't think it's a virus.   What are some programs known to change
  176.     themselves?
  177.  
  178. A:  There are too many programs to list them all here.  Many programs will be
  179.     changed when you run the install or option update program for that
  180.     program.  WordStar is a well known example.  A new program is SETVER.EXE
  181.     which is part of DOS 5.  Whenever you run SETVER to set the DOS version
  182.     for a program, SETVER stores this information by modifying its own code.
  183.     This will result in IM reporting a change to SETVER.EXE every time you
  184.     run the program.    Changing certain options in MicroSoft Windows (R)
  185.     will also change the program itself (WIN.COM).
  186.  
  187. Q:  IM keeps reporting that my boot sector has changed.  It is NOT reporting
  188.     a known virus. The boot sector seems to change every day. I don't think
  189.     I've got a virus.  What's going on?
  190.  
  191. A:  If your boot sector keeps changing repeatedly and you have an older HP
  192.     or Zenith PC, you may have one of the models that changes its boot
  193.     sector every time you boot.  If you use a program like STACKER which
  194.     establishes a virtual (not a real) disk, do not be concerned if the boot
  195.     sector on the virtual (e.g., Stacker) disk keeps changing.  This is normal
  196.     behavior.  As a matter of fact, changes to the boot sector of any disk
  197.     which can not be booted from, generally do not represent a problem.  If
  198.     you have any doubt about whether it's a virus, save a few of your
  199.     BOOT.SRL files (Run an Initialize boot sector after IM reports a change)
  200.     and send these along with the other information called for in file
  201.     SUPPORT.DOC to us.  We'll check to see if a virus might be present in
  202.     your boot sector.
  203.  
  204. Q:  IM detected a virus on my PC.  I reloaded my system sectors and either
  205.     deleted or reloaded all infected files, yet the virus keeps coming back!
  206.     What should I do?
  207.  
  208. A:  Somewhere a virus is eluding your checks; please check the following:
  209.  
  210.   o Did you install IM after booting from a clean floppy?  It's absolutely
  211.     vital to do a cold boot before checking.
  212.  
  213.   o Are you using a task switcher (or multi-tasker) such as windows?  If so,
  214.     then this program may be saving some of your infected programs in its
  215.     "swap" file.  This file often ends in the letters ".SWP".   Delete
  216.     this file if it exists.
  217.  
  218.   o Be sure you check ALL files and floppies which come into contact with
  219.     your computer.  You may have missed a file or diskette somewhere.  Please
  220.     take the extra time and check them all.
  221.  
  222.   o It's possible that viral code is hidden somewhere other than an executable
  223.     file.  IM normally checks only executable files (programs and overlays)
  224.     for known viruses.  Try selecting "Disk for known Viruses" on the CHECK
  225.     menu and selecting "Check All files" on that menu.  This will check
  226.     all files as well as system sectors on your disk.  Check any other
  227.     disks that you've been using.
  228.  
  229. Q:  I use an executable compression program (e.g., LXEXE or PKlite), am I in
  230.     danger of the compressed files being infected?
  231.  
  232. A:  If a virus should infect ANY of your files, compressed or not, IM can
  233.     detect this fact.  So if a virus should infect a compressed executable
  234.     file, IM will have no trouble detecting this.  On the other hand if a
  235.     known virus infects a program and then that program is compressed, IM
  236.     may or may not recognize the virus in the compressed file.  However if
  237.     the virus should attempt to spread, IM will detect this.
  238.  
  239. Q:  IM just detected a virus in one of my system sectors, and says to
  240.     reload the system sector.  I've never run an "Initialize", so I don't
  241.     have the sector reload file (.SRL).  Help!   What do I do?
  242.  
  243. A:  This reinforces an important point: DO AN INITIALIZE ON ALL YOUR DISKS
  244.     SO THAT YOU CAN EASILY RECOVER ANY DAMAGE TO A SYSTEM SECTOR.  Don't wait;
  245.     DO IT NOW!  If you lost your boot sector, you're in luck, otherwise you
  246.     have some serious work ahead of you.
  247.  
  248.     BEFORE YOU DO ANYTHING, POWER OFF AND BOOT FROM A WRITE PROTECTED DISKETTE
  249.     CONTAINING A CLEAN COPY OF DOS THEN:
  250.  
  251.   o You can manually reload the DOS boot sector by entering the command:
  252.     "SYS C:" where "C" is the drive with the damaged boot sector.  You must
  253.     logged on to drive A: when you enter this command.
  254.  
  255.   o Manually reloading partition sectors is MUCH more difficult.  Before you
  256.     go any further, make sure you have as much of your data backed up as
  257.     possible.  There is a serious risk that what you are about to do may
  258.     render your disk unreadable!  Try one of the following options:
  259.  
  260.     1) If you have DOS 5, try the command: "FDISK /MBR" to create a new
  261.        partition sector (AKA Master Boot Record).  Be careful; this is NOT
  262.        documented and may not always work.
  263.  
  264.     2) If you can locate an identically formatted hard disk you could use IM
  265.        (INITIALIZE partition sector) to capture the sector reload file and
  266.        then reload it on your damaged disk (use Reload "Missing Partition")
  267.        to accomplish this.
  268.  
  269.     3) Some of the utility programs such as Norton or MACE may be able to
  270.        repair this sector. If they don't replace the sector, you could use
  271.        one of the sector editors to write zeros over the first part of the
  272.        boot sector and then turn the "disk fix-it" program loose again.  Our
  273.        testing shows that these programs don't always succeed and may
  274.        further damage your disk.
  275.  
  276.     4) The last alternative is to do a low level format.  This completely
  277.        removes all data from your hard disk.  See the next question for
  278.        details on how to do this.
  279.  
  280. Q:  How do I do a low-level format?
  281.  
  282. A:  This procedure varies with the type of computer your have and the type
  283.     of disk controller board.  If you have an IBM PC then you have (or can
  284.     get) a diskette containing a program to low level format your drive.
  285.     Some other manufacturers provide this also.  Running SPINRITE to do a
  286.     low-level format is NOT what we want to do here.  We MUST do a
  287.     DESTRUCTIVE format. Check the documentation that came with your disk
  288.     controller board for the technique to low-level format or call the
  289.     manufacturer for information on how to do this.  Be sure to explain that
  290.     all you really want to do is to replace the partition sector (master
  291.     boot record).  They may have a utility to do just that.  The procedure
  292.     for some common Western Digit controllers is as follows:
  293.  
  294.     Enter "DEBUG"  (from your DOS boot diskette)
  295.  
  296.     at the DEBUG prompt ("-") enter: "g=C800:5"   (press ENTER)
  297.  
  298.     at this point you should be able to follow the directions. You will need
  299.     to know whether you are formatting your first on second hard disk and
  300.     the layout (heads and cylinders plus and bad tracks) but often you can
  301.     just hit ENTER and accept the defaults.  To find the bad track list open
  302.     your PC and look on the drive itself.
  303.  
  304. Q:  I was just checking a diskette for viruses and IM detected the
  305.     DataCrime 2 virus in a file.  When I restarted IM it detected the
  306.     DataCrime virus resident in memory!  I never executed the program
  307.     which was infected, so how did the virus get control of my PC?
  308.  
  309. A:  The virus wasn't really resident or in control of your PC. What happened
  310.     was that a piece of the viral code was left somewhere in memory -
  311.     probably in one of DOS's file buffers.  Although IM takes great pains to
  312.     clear its own buffers and areas of memory, it's not unusual to get a
  313.     false indication of the virus being active in memory after detecting
  314.     a virus in a file or system sector.
  315.  
  316. Q:  I have indicated that I didn't want virus checking, yet IM reported a
  317.     virus anyway. Why?
  318.  
  319. A:  If your display indicates "Virus check off", IM will still check for
  320.     known viruses whenever it doesn't noticeably slow things down.  Also if
  321.     you request a scan for known viruses on the Check menu, IM will always
  322.     check for viruses.
  323.  
  324. Q:  When I first start IM, I see something red flash on my screen, but I
  325.     can't make out what it says.
  326.  
  327. A:  When IM first starts, it looks for the parameter file (IM.PRM)
  328.     which contains all your option settings.  On some PCs this can be a
  329.     slow process, so IM announces that it is: "Searching for and reading
  330.     parameter file."   On faster PCs, this message appears as barely a blur!
  331.  
  332. Q: IM reports invalid time and date stamps on many of my files.  Do I have
  333.    a virus?
  334.  
  335. A: Maybe!  If it's only executable files with the illegal values, you'll
  336.    need to check further to make sure there's no unknown virus on the
  337.    loose.  If you have such a virus, IM should be detecting unexplained
  338.    changes to executable programs.  Try following the procedures
  339.    outlined in the manual (or the I-M.DOC file) for determining if file
  340.    changes are due to viruses.  (Basically, what you do is to run a full
  341.    check, execute a suspect program, cold boot, and run another full
  342.    check.)  There are some common causes for files to have illegal time
  343.    and date stamps (such as 62 seconds):
  344.  
  345.    1) There is reportedly a backup program ("Intelligent Backup") which
  346.       marks files by setting the seconds field to an illegal value.
  347.  
  348.    2) Some anti-virus products attempt to "immunize" your files by setting
  349.       the seconds of time stamp of your programs to 62.  This works only
  350.       against a handful of viruses but some programs do this anyway.
  351.  
  352.    3) Central Point's (PC Tools) Datamon will reportedly mark encrypted files
  353.       by setting the seconds field to 62.
  354.  
  355. Q:  IM says I have a virus resident in memory, but I doubt this, since I have
  356.     another anti-virus product which reports nothing.  What's going on?
  357.  
  358. A:  Some anti-virus products execute as a resident program (TSR) to monitor
  359.     your system and check for signs of known viruses.  To check for these
  360.     viruses, they use fragments of the same viruses that IM checks for.
  361.     It's a standard practice to keep these fragments encrypted or stored in
  362.     pieces, but some products don't follow this practice.  You probably have
  363.     such a product.  To double check, remove any line in your CONFIG.SYS and
  364.     AUTOEXEC.BAT file which executes this product.  Cold boot your PC.  Now
  365.     run IM.  If the other product was at fault, IM will now detect no virus.
  366.  
  367. Q:  When I run IM under Microsoft Windows, it reports "General failure"
  368.     reading some files.  This is supposed to be a hardware error.  What's
  369.     happening?
  370.  
  371. A:  Microsoft Windows has certain files open.  When IM tries to read these
  372.     files it is unable to.  The message returned to IM varies from one PC
  373.     to another.  On some PCs, you may see merely that certain files can not
  374.     be opened.  On other PCs (such as yours), a critical error is returned to
  375.     IM.  IM is simply reporting the error returned to its critical error
  376.     handler.  We are looking into ways to determine the true rather than
  377.     the simply the reported cause of errors such as this.
  378.  
  379. Q:  I'm using STACKER on my PC and IM keeps reporting boot sector corruption
  380.     on my stacker volume.  What gives?
  381.  
  382. A:  STACKER closely simulates an actual DOS disk drive on its volume. It
  383.     pretends to have an actual boot sector.  This boot sector is not a real
  384.     boot sector and may change from moment to moment.  Viruses can not spread
  385.     by infecting this boot sector and since it can change at any time,
  386.     checking this boot sector is a waste of time.  When you check a STACKER
  387.     volume, just check the files and not the system sectors. Don't do a
  388.     "Check Entire disk integrity" which includes the system sectors on the
  389.     STACKER volumes.  If you use the command line, use "/CD" rather than
  390.     "/CE".  Automatic handling of STACKER volumes will be available soon.
  391.  
  392. Q:  IM reports corruption of its own report file.  Why?
  393.  
  394. A:  This can happen in only one circumstance.  If you select a report
  395.     file with a name of your own choice and then check the disk and
  396.     directory containing that report file, IM will write to that file
  397.     between the time that it checks it and the time that the file is
  398.     closed.  We recommend using auto-named report files or placing them
  399.     on a disk different from the disk being checked to avoid this message.
  400.  
  401. Q:  I found a damaged directory or a report file on a floppy that IM
  402.     was checking...
  403.  
  404. A:  Do not remove a diskette if IM is writing a report file to it unless
  405.     IM has fully finished its processing.  The report file will still be
  406.     open and inserting another diskette can cause DOS to write incorrect
  407.     information to the second disk.  After you see the statistics summary,
  408.     you may remove the first disk.
  409.  
  410. Q:  I am getting errors when reading a disk I think is working OK.
  411.     Why does IM report an error.
  412.  
  413. A:  See file DISKhelp.TXT
  414.  
  415. Q:  How do I get rid of that wait for keypress at the end of processing.
  416.  
  417. A:  If you enter a command line parameter such as "/CR" or "/CD", and
  418.     specify no pause either by using the option menu or with the
  419.     "/N" or "/NE" parameter, IM will pause only briefly after it
  420.     finishes checking.
  421.  
  422. Q:  How can I quickly remove boot sector viruses (such as Stoned or
  423.     Michelangelo) from numerous diskettes?
  424.  
  425. A:  If your diskettes are bootable, the DOS "SYS" command can be used to
  426.     quickly remove boot sector viruses.  (You can always try the SYS command
  427.     it won't hurt anything)  Be sure to boot from a write protected copy
  428.     of DOS and then issue the "SYS x:"  command (x is the disk you wish
  429.     to clean).
  430.  
  431.     For non-bootable disks, locate an uninfected disk of the same type
  432.     as that which is infected.  Use IM to initialize the boot sector data
  433.     for that diskette.  Temporarily remove all other "BOOT.SRL" files
  434.     from your disks.  Make sure the "BOOT.SRL" (boot sector reload file)
  435.     which IM just created is present either in your current directory
  436.     or in the root directory of one of your disks.  Now:
  437.  
  438.     o Run IM and turn the report file off.
  439.  
  440.     o Change to the drive containing an infected floppy (Commands menu).
  441.  
  442.     o Tell IM to reload the boot sector.
  443.  
  444.     o Insert and another diskette and keep reloading. IM will locate the
  445.       BOOT.SRL file on one of your other disks and reload the sectors on
  446.       each floppy diskette.
  447.  
  448. Q:  How can I avoid having separate report files on each disk IM checks?
  449.  
  450. A:  Use the Options menu to set the auto-named report file to go to
  451.     a specific disk of your choosing.  All reports will then go to this
  452.     disk, independent of the disk being checked.
  453.  
  454. Q:  I see:  "Changes in directory xxxxxx:" but no changes appear on my
  455.     screen.  Why is this?
  456.  
  457. A:  If you have asked IM to exclude files or directories from checking,
  458.     IM will remove their associated integrity data the next time you
  459.     run a check.  If you have asked IM not to tell you about excluded files
  460.     or directories, it will still alert you that it is updating the
  461.     integrity data for directories where something is being excluded.
  462.     This notice appears only once when IM first removes the preexisting
  463.     integrity data for the excluded files and directories.
  464.  
  465. Q:  Integrity Master reported a file as having a problem or being suspicious
  466.     yet I didn't see why.  Where's the explanation?
  467.  
  468. A:  You probably have your halt options set to halt only on serious
  469.     problems or emergencies.  In this situation the detail information is
  470.     written only to your report file.  Please read the report for the
  471.     detail information on what was found wrong with the file.
  472.  
  473. Q:  I tried the "/L" option on my laptop but the screen is not very legible.
  474.  
  475. A:  The "/L" (LCD) option is intended for older CGA compatible laptops such
  476.     as the Toshiba 1000.  Newer laptops (especially VGA gray scale displays)
  477.     should work fine with no special video override.  If the display doesn't
  478.     look right on a newer laptop try the "/M" rather than the "/L" command
  479.     line switch.
  480.  
  481. Q:  I just did a "DIR" on a diskette which had the "Stoned" boot sector
  482.     virus.  When I ran IM, it reported the virus was active in memory.
  483.     Can I get a virus by just doing a DIR?
  484.  
  485. A:  No; you cannot get infected unless you execute an infected program
  486.     or boot from an infected diskette.  When you did the "DIR", a copy of
  487.     the infected boot sector was read into memory.   IM then detected this
  488.     image of the virus in memory.  Although the virus is in memory, this
  489.     is harmless since the virus code is never executed.
  490.  
  491.  
  492. Q:  When I run Integrity Master on an empty directory, it lists a large
  493.     number of files as deleted (or sometimes added).  These files don't
  494.     exist there.
  495.  
  496. A:  You are using the DOS "APPEND" command.  This makes files appear to
  497.     present in any directory which are actually in the appended directory.
  498.     Type "APPEND" and hit ENTER to see if you are using it. When you
  499.     installed DOS this command may have been placed in your AUTOEXEC.BAT
  500.     file.   You almost certainly don't need it.  If you don't want to
  501.     get rid of it, just enter the command "APPEND ;" before you execute IM
  502.     or include this in a .BAT file to execute IM.
  503.  
  504. Q:  I don't like the way IM displays dates or times.
  505.  
  506. A:  Execute IMsetup and select "Change Format for date or time" from the
  507.     "Advanced option" menu.
  508.  
  509.